home *** CD-ROM | disk | FTP | other *** search
/ Canadian Forces: Prepare for Takeoff as a Pilot / CF_FS_Air.iso.iso / pc / data / swf / scroll_text_deal...swf / scripts / DefineButton2_32 / BUTTONCONDACTION on(release, releaseOutside, rollOut).as < prev    next >
Text File  |  2004-09-16  |  115b  |  5 lines

  1. on(release, releaseOutside, rollOut){
  2.    ScrollType = "None";
  3.    ScrollingActions.gotoAndPlay("StopScroll");
  4. }
  5.